home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / art&graf.ix / art-3412 / smalview / smalview.doc < prev    next >
Text File  |  1987-04-21  |  4KB  |  89 lines

  1.  
  2.                            SMALL VIEW
  3.                            ----------
  4.  
  5.                        Ninth Wave Software   
  6.                     Written by T.A.King ©1991 
  7.  
  8.  
  9.      Small view is basically another picture viewer program, what 
  10. makes  this  different  is it allows you to  view  several  small 
  11. pictures  at  once.  This is ideal if you have  a  collection  of 
  12. pictures but just can't remember what the picture was  of.  Small 
  13. view  can load LOW RESOLUTION picures only (sorry!)  and  accepts 
  14. DEGAS(PI1),  DEGAS ELITE(PC1) and NEOCHROME(NEO) files.  For EACH 
  15. picture you have,  small view will create a small .TAK file (2138 
  16. bytes) which contains an 80x50 pixel picture, and any details you 
  17. wish saved along with the picture.
  18.      I originally wrote Small View for my hard drive to keep track 
  19. of my pictures so hard drive users will find this quite fast to 
  20. use. Disc users will have a longer delay at the start of the 
  21. program, but it is still practical to use.
  22.  
  23. Getting started
  24. ---------------
  25.      First  copy SMALVIEW.PRG and  SMALVIEW.DAT to  your  picture 
  26. directory  (Small  view  will only display pictures  in  its  own 
  27. directory).  When  small view is run for the first time  it  will 
  28. create a file called LOADLIST.LST, this contains the names of the 
  29. picture files that have a .TAK file.      
  30.  
  31. CREATE
  32. ------ 
  33.      This  will  display the fileselector box for you  to  load  a 
  34. PC1,PI1 or NEO file.  After you have loaded the file a  .TAK  file
  35. will  be created with a miniture version of the screen,  you  will
  36. also  be  asked  whether  you want to save any  details  with  the
  37. picture. You can enter up to 80 characters.
  38.  
  39. VIEW
  40. ----
  41.      To view the picture full size, or to view details about the 
  42. picture you must click the mouse on the small picture.  The name, 
  43. date,  colours and details of the picture will be displayed. Then 
  44. select  VIEW to display the picture full size.  To exit the  full 
  45. size picture just press either mouse button or press a key.
  46.  
  47. DELETE
  48. ------
  49.      If you want to delete a small view picture  simply  select 
  50. the picture you wish to delete and select DELETE.      
  51.      This will only delete the .TAK file and NOT the  original 
  52. picture file.
  53.  
  54. SWAP
  55. ----
  56.      If you want to re-arrange the order of the pictures  then 
  57. select  the  first picture you want to  swap,  then  select  SWAP 
  58. followed  by the second picture.  There will be a short delay  as 
  59. the LOADLIST.LST file is updated.
  60.  
  61. Scroll bar
  62. ----------
  63.      Clicking  on the left and right arrows will  scroll  the 
  64. pictures  one at a time.  The area between the arrows  shows  the 
  65. current  position  relative  to the number  pictures  there  are. 
  66. Clicking in this area will take you directly to that position.
  67.  
  68. Small View works in medium resolution
  69. -------------------------------------
  70.       When  running  low res programs in medium  res  GEM  locates 
  71. things  in the wrong places (fileselector,  alert boxes).  I  have 
  72. written my own alert box routine to get round this,  you are  also 
  73. allowed to move the cursor off the edge of the screen. As far as I 
  74. know I have corrected all the bugs,  but if you find  any,  please 
  75. let me know.
  76.  
  77.      This is Public Domain,  it may be freely copied but not sold, 
  78. please retain this document with the program when it is copied.
  79.      Thankyou,
  80.                     Terry King
  81.                     Ninth Wave Software
  82.                     172 Spencers Croft
  83.                     Harlow
  84.                     Essex
  85.                     CM18 6JR
  86.                     England
  87.  
  88.  
  89.